aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p
diff options
context:
space:
mode:
authorbar <bar@FreeBSD.org>2014-04-29 08:16:00 +0800
committerbar <bar@FreeBSD.org>2014-04-29 08:16:00 +0800
commita587260d5228c519bf6026b5c088e88bb257ccbd (patch)
tree56130d20a8858af4aa3de23789f6f140d0d7fd35 /net-p2p
parent189b2c66c737bee022c6359d04e9843b032ed45a (diff)
downloadfreebsd-ports-gnome-a587260d5228c519bf6026b5c088e88bb257ccbd.tar.gz
freebsd-ports-gnome-a587260d5228c519bf6026b5c088e88bb257ccbd.tar.zst
freebsd-ports-gnome-a587260d5228c519bf6026b5c088e88bb257ccbd.zip
- Add missed USES desktop-file-utils from previous commmit
- Use standard desc for DEBUG option
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/amule-devel/Makefile4
-rw-r--r--net-p2p/amule-devel/pkg-plist2
2 files changed, 3 insertions, 3 deletions
diff --git a/net-p2p/amule-devel/Makefile b/net-p2p/amule-devel/Makefile
index 614efa9bb36f..1aa06e15b87a 100644
--- a/net-p2p/amule-devel/Makefile
+++ b/net-p2p/amule-devel/Makefile
@@ -18,7 +18,8 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libcryptopp.a:${PORTSDIR}/security/cryptopp
CONFLICTS= amule-[0-9]*
-USES= bison gmake pkgconfig perl5 shebangfix tar:bzip2
+USES= bison gmake pkgconfig perl5 shebangfix tar:bzip2 \
+ desktop-file-utils
USE_PERL5= build
USE_WX= 2.8
WX_CONF_ARGS= absolute
@@ -41,7 +42,6 @@ AMULECMD_DESC= Compile aMule command line client
AMULEDAEMON_DESC= Compile aMule daemon version
AMULEGUI_DESC= Compile aMule remote GUI
CAS_DESC= Compile aMule Statistics for console
-DEBUG_DESC= Compile aMule with debugging output
ED2K_DESC= Compile aMule ed2k links handler
FILEVIEW_DESC= Compile file viewer for console (EXPERIMENTAL)
MMAP_DESC= Use mapped memory
diff --git a/net-p2p/amule-devel/pkg-plist b/net-p2p/amule-devel/pkg-plist
index ad2edeb38f83..d55bacd223df 100644
--- a/net-p2p/amule-devel/pkg-plist
+++ b/net-p2p/amule-devel/pkg-plist
@@ -281,4 +281,4 @@
%%NLS%%@dirrmtry share/locale/it_CH
%%NLS%%@dirrmtry share/locale/ko_KR/LC_MESSAGES
%%NLS%%@dirrmtry share/locale/ko_KR
-%%PORTDOCS%%@dirrmtry %%DOCSDIR%%
+%%PORTDOCS%%@dirrm %%DOCSDIR%%