diff options
author | trevor <trevor@FreeBSD.org> | 2004-04-11 01:26:55 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2004-04-11 01:26:55 +0800 |
commit | b6a7a057831a76b55852e240dcf2e68f351a86e6 (patch) | |
tree | cb234ac2805ee45ce07e64ce5f23d63b70cad4ce /games/gno3dtet/Makefile | |
parent | 2640fceac70fa2eaf8d3ad131ee93f131cdd0e25 (diff) | |
download | freebsd-ports-gnome-b6a7a057831a76b55852e240dcf2e68f351a86e6.tar.gz freebsd-ports-gnome-b6a7a057831a76b55852e240dcf2e68f351a86e6.tar.zst freebsd-ports-gnome-b6a7a057831a76b55852e240dcf2e68f351a86e6.zip |
Tidy up whitespace.
Diffstat (limited to 'games/gno3dtet/Makefile')
-rw-r--r-- | games/gno3dtet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gno3dtet/Makefile b/games/gno3dtet/Makefile index 97b05c4bc547..c8f714f4e0ad 100644 --- a/games/gno3dtet/Makefile +++ b/games/gno3dtet/Makefile @@ -19,7 +19,7 @@ COMMENT= GNOME version of the classic 3D-ified T*tris USE_REINPLACE= yes USE_X_PREFIX= yes USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack gnomelibs +USE_GNOME= gnomeprefix gnomehack gnomelibs USE_LIBTOOL_VER=13 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" |