summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-10-13 00:51:19 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-10-13 00:51:19 +0000
commitcce87ed9dc9c4b4d32fe56a7c37bb69919534fa5 (patch)
treed984505a02ec30a110bae95af83cd29b5cca1431 /comms
parentUnbreak BROKEN message (diff)
Unbreak port by adding dependency on autoconf.
Noticed by: bento
Notes
Notes: svn path=/head/; revision=90966
Diffstat (limited to 'comms')
-rw-r--r--comms/libticables/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/comms/libticables/Makefile b/comms/libticables/Makefile
index 2f98ddd85fa8..94c2b26c92c6 100644
--- a/comms/libticables/Makefile
+++ b/comms/libticables/Makefile
@@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= tilp
MAINTAINER= tijl@ulyssis.org
COMMENT= TI calculator link cables library
-BROKEN= Broken pkg-plist
-
BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
@@ -23,6 +21,7 @@ LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_GMAKE= yes
+USE_AUTOMAKE= yes
INSTALLS_SHLIB= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include"\