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/nokryptia | |
parent | 72ad491a93fc881d0819c98066a4ab2c36dc39eb (diff) | |
download | ports-bbee4a66a6c51cf5cf05a31aa2fdded1468ceb80.tar.gz ports-bbee4a66a6c51cf5cf05a31aa2fdded1468ceb80.zip |
Notes
Diffstat (limited to 'comms/nokryptia')
-rw-r--r-- | comms/nokryptia/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/comms/nokryptia/Makefile b/comms/nokryptia/Makefile index 36a2ebb9b641..8b9ec8b82238 100644 --- a/comms/nokryptia/Makefile +++ b/comms/nokryptia/Makefile @@ -18,7 +18,6 @@ LIB_DEPENDS= id3-3.8.3:${PORTSDIR}/audio/id3lib GNU_CONFIGURE= yes USE_GETOPT_LONG= yes -USE_REINPLACE= yes USE_BZIP2= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib" |