diff options
author | pat <pat@FreeBSD.org> | 2002-08-11 04:16:54 +0800 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2002-08-11 04:16:54 +0800 |
commit | e72bf53114dc0b9cda9fc257d104629a0d268ac8 (patch) | |
tree | ca8a0a126265979443c457bb09081d8e4cc5e376 /games | |
parent | a63723b88156fe9b596b4d1212b10cb92db53851 (diff) | |
download | freebsd-ports-gnome-e72bf53114dc0b9cda9fc257d104629a0d268ac8.tar.gz freebsd-ports-gnome-e72bf53114dc0b9cda9fc257d104629a0d268ac8.tar.zst freebsd-ports-gnome-e72bf53114dc0b9cda9fc257d104629a0d268ac8.zip |
Forgot to remove USE_REINPLACE in last commit
Diffstat (limited to 'games')
-rw-r--r-- | games/sopwith/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/sopwith/Makefile b/games/sopwith/Makefile index f0660f50e630..20dde73a6c9f 100644 --- a/games/sopwith/Makefile +++ b/games/sopwith/Makefile @@ -19,7 +19,6 @@ USE_GTK= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= SDL_CONFIG=${LOCALBASE}/bin/sdl11-config -USE_REINPLACE= yes MAN6= sopwith.6 |