diff options
Diffstat (limited to 'audio/xamp/Makefile')
-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 |