diff options
Diffstat (limited to 'games/gnomoku/Makefile')
-rw-r--r-- | games/gnomoku/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/gnomoku/Makefile b/games/gnomoku/Makefile index e11ed51e8e01..88ba80bf4f2c 100644 --- a/games/gnomoku/Makefile +++ b/games/gnomoku/Makefile @@ -18,7 +18,6 @@ LIB_DEPENDS= gnomemm-1.2.10:${PORTSDIR}/x11-toolkits/gnome-- USE_X_PREFIX= yes USE_GNOME= gnomeprefix gnomehack gnomelibs -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |