diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-07-05 13:44:31 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-07-05 13:44:31 +0000 |
commit | 6151b40b59c5db815c5ece27fc485acdac899308 (patch) | |
tree | b6b99c5218728bce763ed617ac3a3ac72b5c9a29 /audio/gogglesmm | |
parent | 01d6c7d5de9ef5e16b483c8f8ae6035cc85e18e1 (diff) |
Notes
Diffstat (limited to 'audio/gogglesmm')
-rw-r--r-- | audio/gogglesmm/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/gogglesmm/Makefile b/audio/gogglesmm/Makefile index ddaa55b47db7..a2d17662f16e 100644 --- a/audio/gogglesmm/Makefile +++ b/audio/gogglesmm/Makefile @@ -32,8 +32,7 @@ HAS_CONFIGURE= yes CONFIGURE_ARGS+= --mandir=${PREFIX}/man --prefix=${PREFIX} MAKE_JOBS_SAFE= yes -USES= pkgconfig -USE_GMAKE= yes +USES= pkgconfig gmake USE_XZ= yes INSTALLS_ICONS= yes MAN1= gogglesmm.1 |