diff options
Diffstat (limited to 'graphics/bugle/Makefile')
-rw-r--r-- | graphics/bugle/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/bugle/Makefile b/graphics/bugle/Makefile index 03d1b9580141..10bfc0c97cdb 100644 --- a/graphics/bugle/Makefile +++ b/graphics/bugle/Makefile @@ -24,7 +24,6 @@ USE_PERL5= yes USE_AUTOTOOLS= libltdl:15 USE_LDCONFIG= ${PREFIX}/lib ${PREFIX}/lib/${PORTNAME} -CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS=--enable-ltdl-install=no CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" \ |