diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-07 10:55:47 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-07 10:55:47 +0000 |
commit | b3bcb8e2576b39fe4bce109d50b3413851ead48d (patch) | |
tree | 9ac898f284f67420f794c306eff4901d59b79a6b /emulators/grustibus/Makefile | |
parent | 66140edaafb95d4e2c5bf5ed69e37ab1c090f835 (diff) | |
download | ports-b3bcb8e2576b39fe4bce109d50b3413851ead48d.tar.gz ports-b3bcb8e2576b39fe4bce109d50b3413851ead48d.zip |
Notes
Diffstat (limited to 'emulators/grustibus/Makefile')
-rw-r--r-- | emulators/grustibus/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/emulators/grustibus/Makefile b/emulators/grustibus/Makefile index 18061e77c855..67a364601346 100644 --- a/emulators/grustibus/Makefile +++ b/emulators/grustibus/Makefile @@ -19,7 +19,6 @@ RUN_DEPENDS= xmame:${PORTSDIR}/emulators/xmame USE_X_PREFIX= yes USE_GNOME= gnomecanvas gnomehack gnomeprefix libcapplet -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |