diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-03 05:14:35 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-03 05:14:35 +0000 |
commit | 179697185db80e426e28ad40d6d8ff6c2b143872 (patch) | |
tree | 1d93c88edb7b001cd163c05bf6a97f1ad07856e3 /audio/terminatorx | |
parent | Remove obsolete USE_REINPLACE. (diff) |
Remove USE_REINPLACE from ports in categories starting with A.
Diffstat (limited to 'audio/terminatorx')
-rw-r--r-- | audio/terminatorx/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/terminatorx/Makefile b/audio/terminatorx/Makefile index 4425e0e31586..ed9fd90fa05e 100644 --- a/audio/terminatorx/Makefile +++ b/audio/terminatorx/Makefile @@ -24,7 +24,6 @@ USE_BZIP2= yes USE_X_PREFIX= yes INSTALLS_OMF= yes USE_GNOME= gnomehack gnomeprefix gnometarget gtk20 libxml2 -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ |