aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/dlume
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2013-12-31 21:17:05 +0800
committerantoine <antoine@FreeBSD.org>2013-12-31 21:17:05 +0800
commit6f3ad05afcc04b4c6e3a2bf62bec2e6d06037265 (patch)
tree883fa73fe8d864a8393ceb47ea89cb05c68ccb4d /deskutils/dlume
parent30cd6ae8d5e6886d0e12a9e3f44e335e5e976489 (diff)
downloadfreebsd-ports-gnome-6f3ad05afcc04b4c6e3a2bf62bec2e6d06037265.tar.gz
freebsd-ports-gnome-6f3ad05afcc04b4c6e3a2bf62bec2e6d06037265.tar.zst
freebsd-ports-gnome-6f3ad05afcc04b4c6e3a2bf62bec2e6d06037265.zip
Stage support
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