diff options
Diffstat (limited to 'audio/lplayer/Makefile')
-rw-r--r-- | audio/lplayer/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/lplayer/Makefile b/audio/lplayer/Makefile index 61a19679fb54..558698c5bc59 100644 --- a/audio/lplayer/Makefile +++ b/audio/lplayer/Makefile @@ -24,7 +24,6 @@ LIB_DEPENDS= db_cxx-4.3.0:${PORTSDIR}/databases/db43 \ WRKSRC= ${WRKDIR}/${PORTNAME} USE_QT_VER= 3 -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |