aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/devd-notifier/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/deskutils/devd-notifier/Makefile b/deskutils/devd-notifier/Makefile
index e710fa587a07..a88cfecb0126 100644
--- a/deskutils/devd-notifier/Makefile
+++ b/deskutils/devd-notifier/Makefile
@@ -17,11 +17,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libnotify.so:${PORTSDIR}/devel/libnotify
USES= pkgconfig
-MAN1= devd-notifier.1
-PLIST_FILES= bin/devd-notifier
-MANCOMPRESSED= yes
+PLIST_FILES= bin/devd-notifier \
+ man/man1/devd-notifier.1.gz
-NO_STAGE= yes
pre-everything::
@${ECHO_MSG} "You can build devd-notifier with your own config.h using the DEVD-NOTIFIER_CONF knob:"
@${ECHO_MSG} "make DEVD-NOTIFIER_CONF=/path/to/devd-notifier/config.h install clean"