diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-03 23:38:41 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-03 23:38:41 +0000 |
commit | bbee4a66a6c51cf5cf05a31aa2fdded1468ceb80 (patch) | |
tree | 0726304aec2db9c6ee69531b05d092b3e3aa034a /comms/gmfsk | |
parent | Remove USE_REINPLACE from all categories starting with B (diff) |
remove USE_REINPLACE for all ports with categories starting with C
Notes
Notes:
svn path=/head/; revision=161308
Diffstat (limited to 'comms/gmfsk')
-rw-r--r-- | comms/gmfsk/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/comms/gmfsk/Makefile b/comms/gmfsk/Makefile index a512337ef51e..ac70513f1ea2 100644 --- a/comms/gmfsk/Makefile +++ b/comms/gmfsk/Makefile @@ -23,7 +23,6 @@ CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib" \ CPPFLAGS="-I${LOCALBASE}/include" USE_GMAKE= yes USE_GNOME= libgnomeui gnomehack gnomeprefix -USE_REINPLACE= yes USE_X_PREFIX= yes OPTIONS= HAMLIB "Enable HAMLIB Support" On |