diff options
Diffstat (limited to 'comms/aldo/Makefile')
-rw-r--r-- | comms/aldo/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/comms/aldo/Makefile b/comms/aldo/Makefile index 9163c51a67ba..ef120a0ce312 100644 --- a/comms/aldo/Makefile +++ b/comms/aldo/Makefile @@ -19,7 +19,6 @@ LIB_DEPENDS= ao:${PORTSDIR}/audio/libao USE_BZIP2= yes GNU_CONFIGURE= yes USE_AUTOTOOLS= autoconf:262 automake:110 libtool:15 -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --includedir="${LOCALBASE}/include" \ --libdir="${LOCALBASE}/lib" USE_GMAKE= yes |