aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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