diff options
author | edwin <edwin@FreeBSD.org> | 2006-07-14 07:11:46 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2006-07-14 07:11:46 +0800 |
commit | 344a3f2f1d7faf160dd12d8dd92cdee671290aa7 (patch) | |
tree | 48bb8f93307e0ca40e3721bdf6055f24d226a90c /games/sol | |
parent | 9440580eb8ac1fba45118b05788aa91c14a436b9 (diff) | |
download | freebsd-ports-gnome-344a3f2f1d7faf160dd12d8dd92cdee671290aa7.tar.gz freebsd-ports-gnome-344a3f2f1d7faf160dd12d8dd92cdee671290aa7.tar.zst freebsd-ports-gnome-344a3f2f1d7faf160dd12d8dd92cdee671290aa7.zip |
Unbelievable Mike, it works with USE_X_PREFIX removed
Diffstat (limited to 'games/sol')
-rw-r--r-- | games/sol/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/sol/Makefile b/games/sol/Makefile index e276336a1160..c09f1fa18a1a 100644 --- a/games/sol/Makefile +++ b/games/sol/Makefile @@ -22,7 +22,6 @@ LIB_DEPENDS= shhopt.1:${PORTSDIR}/devel/libshhopt \ CONFLICTS= gnome-games-* USE_GMAKE= yes -USE_X_PREFIX= yes USE_XPM= yes MAN6= sol.6 |