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/xlines/Makefile | |
parent | 683eaaa4ff765b627c52f147501abfaec4449cce (diff) |
Notes
Diffstat (limited to 'games/xlines/Makefile')
-rw-r--r-- | games/xlines/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xlines/Makefile b/games/xlines/Makefile index 32e110f05634..4513faeefcf8 100644 --- a/games/xlines/Makefile +++ b/games/xlines/Makefile @@ -13,7 +13,7 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -USE_QT= yes +USE_QT_VER= 1 USE_X_PREFIX= yes NO_WRKSUBDIR= yes |