diff options
Diffstat (limited to 'textproc/libparsifal/Makefile')
-rw-r--r-- | textproc/libparsifal/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/libparsifal/Makefile b/textproc/libparsifal/Makefile index 954d52e51b64..a09cf598339b 100644 --- a/textproc/libparsifal/Makefile +++ b/textproc/libparsifal/Makefile @@ -18,7 +18,6 @@ COMMENT= Lightweight XML Parser USE_AUTOTOOLS= libtool:15 USE_ICONV= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" USE_LDCONFIG= yes |