diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-08-30 23:01:05 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-08-30 23:01:05 +0000 |
commit | 5163781803124a083a6fdae72fd2235faf64ac0c (patch) | |
tree | 6b331be596022c1f3f38a56b08f44da1db3d7278 /audio/gkrellmss2 | |
parent | 33d4141ac9cf4bbc3ef63d28cc68c5a30b4b364a (diff) | |
download | ports-5163781803124a083a6fdae72fd2235faf64ac0c.tar.gz ports-5163781803124a083a6fdae72fd2235faf64ac0c.zip |
Notes
Diffstat (limited to 'audio/gkrellmss2')
-rw-r--r-- | audio/gkrellmss2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gkrellmss2/Makefile b/audio/gkrellmss2/Makefile index 297aaceca0b0..698c8f77d130 100644 --- a/audio/gkrellmss2/Makefile +++ b/audio/gkrellmss2/Makefile @@ -16,9 +16,9 @@ BUILD_DEPENDS= ${LOCALBASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkre LIB_DEPENDS= fftw3:${PORTSDIR}/math/fftw3 RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm2 +USES= gmake USE_XORG= x11 USE_GNOME= esound gtk20 -USE_GMAKE= yes MAKE_ENV= LOCALEDIR="${PREFIX}/share/locale" PORTDOCS= Changelog README Themes |