diff options
author | Barbara Guida <bar@FreeBSD.org> | 2014-04-29 00:16:00 +0000 |
---|---|---|
committer | Barbara Guida <bar@FreeBSD.org> | 2014-04-29 00:16:00 +0000 |
commit | 971118e3d8b1a86bd8ef814f6c3725947dbf2890 (patch) | |
tree | 56130d20a8858af4aa3de23789f6f140d0d7fd35 /net-p2p/amule-devel | |
parent | 107419e0cd501eff4daaa39b1ccbc87a3e4a5794 (diff) | |
download | ports-971118e3d8b1a86bd8ef814f6c3725947dbf2890.tar.gz ports-971118e3d8b1a86bd8ef814f6c3725947dbf2890.zip |
Notes
Diffstat (limited to 'net-p2p/amule-devel')
-rw-r--r-- | net-p2p/amule-devel/Makefile | 4 | ||||
-rw-r--r-- | net-p2p/amule-devel/pkg-plist | 2 |
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%% |