Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Apr 2014 00:16:00 +0000 (UTC)
From:      Barbara Guida <bar@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r352561 - head/net-p2p/amule-devel
Message-ID:  <201404290016.s3T0G0jm020693@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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%%



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404290016.s3T0G0jm020693>