diff options
Diffstat (limited to 'audio/liteamp/Makefile')
-rw-r--r-- | audio/liteamp/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/liteamp/Makefile b/audio/liteamp/Makefile index c1c489dfe68c..126273dfb2dd 100644 --- a/audio/liteamp/Makefile +++ b/audio/liteamp/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= ao.3:${PORTSDIR}/audio/libao \ USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomehack libgnomeui gnomeprefix -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= LDFLAGS="-L${LOCALBASE}/lib" CPPFLAGS="-I${LOCALBASE}/include" |