diff options
Diffstat (limited to 'devel/gaul/Makefile')
-rw-r--r-- | devel/gaul/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/gaul/Makefile b/devel/gaul/Makefile index 4cc7a2b43b97..0ac4a83d7562 100644 --- a/devel/gaul/Makefile +++ b/devel/gaul/Makefile @@ -23,7 +23,6 @@ USE_AUTOTOOLS= libtool:15 USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ LDFLAGS="-L${LOCALBASE}/lib -lcurses ${PTHREAD_LIBS}" USE_LDCONFIG= yes |