diff options
author | Will Andrews <will@FreeBSD.org> | 2001-04-03 08:14:43 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-04-03 08:14:43 +0000 |
commit | dbba8af6447e625aae93ec45e619acbecb4ab189 (patch) | |
tree | d696a8c2d3e835a743132aa1f6a5cc0557d1c435 /audio/xamp | |
parent | 683eaaa4ff765b627c52f147501abfaec4449cce (diff) | |
download | ports-dbba8af6447e625aae93ec45e619acbecb4ab189.tar.gz ports-dbba8af6447e625aae93ec45e619acbecb4ab189.zip |
Notes
Diffstat (limited to 'audio/xamp')
-rw-r--r-- | audio/xamp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xamp/Makefile b/audio/xamp/Makefile index ffc1a488f6b9..4d2297a68596 100644 --- a/audio/xamp/Makefile +++ b/audio/xamp/Makefile @@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org USE_GMAKE= YES WRKSRC= ${WRKDIR}/${PORTNAME}-0.8/${PORTNAME}-0.8g/ DIST_SUBDIR= xamp -USE_QT= yes +USE_QT_VER= 1 USE_GMAKE= yes USE_X_PREFIX= yes GNU_CONFIGURE= yes |