- Add missed USES desktop-file-utils from previous commmit

- Use standard desc for DEBUG option
This commit is contained in:
Barbara Guida 2014-04-29 00:16:00 +00:00
parent 107419e0cd
commit 971118e3d8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=352561
2 changed files with 3 additions and 3 deletions

View file

@ -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

View file

@ -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%%