aboutsummaryrefslogtreecommitdiff
path: root/deskutils/dlume
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2013-12-31 13:17:05 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2013-12-31 13:17:05 +0000
commit3a4b4ea60bc03c3c82cbabe7a7264234183de599 (patch)
tree883fa73fe8d864a8393ceb47ea89cb05c68ccb4d /deskutils/dlume
parentf56179419abf12f40fcf350fd0018c3e96a9bdce (diff)
downloadports-3a4b4ea60bc03c3c82cbabe7a7264234183de599.tar.gz
ports-3a4b4ea60bc03c3c82cbabe7a7264234183de599.zip
Stage support
Notes
Notes: svn path=/head/; revision=338298
Diffstat (limited to 'deskutils/dlume')
-rw-r--r--deskutils/dlume/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/deskutils/dlume/Makefile b/deskutils/dlume/Makefile
index a8d7073ee723..28d73478d33c 100644
--- a/deskutils/dlume/Makefile
+++ b/deskutils/dlume/Makefile
@@ -10,16 +10,14 @@ MASTER_SITES= ${MASTER_SITE_TUCOWS}
MAINTAINER= ports@FreeBSD.org
COMMENT= GTK2 address book
-USES= pathfix pkgconfig
+USES= pathfix pkgconfig
USE_GNOME= gnomeprefix gtk20 libxml2
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-MAN1= ${PORTNAME}.1
-PLIST_FILES= bin/dlume share/pixmaps/dlume.png
+PLIST_FILES= bin/dlume man/man1/dlume.1.gz share/pixmaps/dlume.png
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/src/Makefile.in