Tell the port the correct directory to copy for the package, otherwise

we end up with a empty package.

Reported by:	antoine@
This commit is contained in:
Koop Mast 2016-03-26 18:15:52 +00:00
parent e258ac0f1c
commit 5af319b80c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=411955

View File

@ -1,8 +1,8 @@
# Created by: Jean-Yves Lefort <jylefort@FreeBSD.org>
# $FreeBSD$
PORTREVISION= 1
PORTREVISION= 2
REFERENCE_SRC= ${WRKSRC}/docs/reference/gnome-desktop
REFERENCE_SRC= ${WRKSRC}/docs/reference/gnome-desktop3
.include "${.CURDIR}/../../devel/glib20-reference/bsd.gnome-reference.mk"