diff options
Diffstat (limited to 'devel/ddd/Makefile')
-rw-r--r-- | devel/ddd/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/ddd/Makefile b/devel/ddd/Makefile index c41b1495db5e..f24f656cc935 100644 --- a/devel/ddd/Makefile +++ b/devel/ddd/Makefile @@ -26,7 +26,6 @@ CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ENV= CPPFLAGS='${CPPFLAGS}' \ LDFLAGS='${LDFLAGS}' -CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --with-motif-libraries="${LIBXMDIR}" \ --with-readline-libraries=/usr/lib |