diff options
author | Greg Lehey <grog@FreeBSD.org> | 2001-03-11 00:37:00 +0000 |
---|---|---|
committer | Greg Lehey <grog@FreeBSD.org> | 2001-03-11 00:37:00 +0000 |
commit | 671b77854e56200a192eab140faf61fe98682d12 (patch) | |
tree | 0564accc11239238fc4b0551e39f767f7c5b77c8 /audio | |
parent | revert previous commit, the problem is not specific to the alpha. (diff) |
Add USE_GMAKE.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/xamp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/xamp/Makefile b/audio/xamp/Makefile index c1d1b14aeb57..ffc1a488f6b9 100644 --- a/audio/xamp/Makefile +++ b/audio/xamp/Makefile @@ -14,6 +14,7 @@ DISTFILES= ${PORTNAME}-0.8-10.tgz ${SKIN_DATA} MAINTAINER= ports@FreeBSD.org +USE_GMAKE= YES WRKSRC= ${WRKDIR}/${PORTNAME}-0.8/${PORTNAME}-0.8g/ DIST_SUBDIR= xamp USE_QT= yes |