summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2016-03-26 18:15:52 +0000
committerKoop Mast <kwm@FreeBSD.org>2016-03-26 18:15:52 +0000
commit5af319b80cd4c23863f1226686fa4a750e010eac (patch)
tree4dc38979daa34b67573b917d01116c241c7adb08 /x11
parentNew ports for PuppetDB 4.0 (diff)
Tell the port the correct directory to copy for the package, otherwise
we end up with a empty package. Reported by: antoine@
Notes
Notes: svn path=/head/; revision=411955
Diffstat (limited to 'x11')
-rw-r--r--x11/gnome-desktop-reference/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome-desktop-reference/Makefile b/x11/gnome-desktop-reference/Makefile
index 6965d6bc77cf..eadb3d80b013 100644
--- a/x11/gnome-desktop-reference/Makefile
+++ b/x11/gnome-desktop-reference/Makefile
@@ -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"