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 /games/pp | |
parent | 683eaaa4ff765b627c52f147501abfaec4449cce (diff) |
Notes
Diffstat (limited to 'games/pp')
-rw-r--r-- | games/pp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/pp/Makefile b/games/pp/Makefile index a67f7dcbf18c..e7a48d6860d9 100644 --- a/games/pp/Makefile +++ b/games/pp/Makefile @@ -14,7 +14,7 @@ DISTFILES= ppinst-0.01.tar.gz ppsrc-0.01.tar.gz MAINTAINER= ports@FreeBSD.org WRKSRC= ${WRKDIR}/ppsrc -USE_QT= yes +USE_QT_VER= 1 USE_X_PREFIX= yes do-install: |