svn commit: r352561 - head/net-p2p/amule-devel

Barbara Guida bar at FreeBSD.org
Tue Apr 29 00:16:01 UTC 2014


Author: bar
Date: Tue Apr 29 00:16:00 2014
New Revision: 352561
URL: http://svnweb.freebsd.org/changeset/ports/352561
QAT: https://qat.redports.org/buildarchive/r352561/

Log:
  - Add missed USES desktop-file-utils from previous commmit
  - Use standard desc for DEBUG option

Modified:
  head/net-p2p/amule-devel/Makefile
  head/net-p2p/amule-devel/pkg-plist

Modified: head/net-p2p/amule-devel/Makefile
==============================================================================
--- head/net-p2p/amule-devel/Makefile	Mon Apr 28 23:53:12 2014	(r352560)
+++ head/net-p2p/amule-devel/Makefile	Tue Apr 29 00:16:00 2014	(r352561)
@@ -18,7 +18,8 @@ BUILD_DEPENDS=	${LOCALBASE}/lib/libcrypt
 
 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 li
 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

Modified: head/net-p2p/amule-devel/pkg-plist
==============================================================================
--- head/net-p2p/amule-devel/pkg-plist	Mon Apr 28 23:53:12 2014	(r352560)
+++ head/net-p2p/amule-devel/pkg-plist	Tue Apr 29 00:16:00 2014	(r352561)
@@ -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%%


More information about the svn-ports-head mailing list