diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-08 10:51:41 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-08 10:51:41 +0000 |
commit | 84844a75580499aafec4baab0f7cb7bd5f5255c9 (patch) | |
tree | 3b40fe1018775e3421bd8f19cfa3c95e646b341b /comms/libticables | |
parent | 48dc1f0a8a93d49f21e5dfe3e61da113a2a98b70 (diff) | |
download | ports-84844a75580499aafec4baab0f7cb7bd5f5255c9.tar.gz ports-84844a75580499aafec4baab0f7cb7bd5f5255c9.zip |
Notes
Diffstat (limited to 'comms/libticables')
-rw-r--r-- | comms/libticables/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/comms/libticables/Makefile b/comms/libticables/Makefile index 10f056133da8..87726c48080f 100644 --- a/comms/libticables/Makefile +++ b/comms/libticables/Makefile @@ -8,12 +8,12 @@ PORTNAME= libticables PORTVERSION= 3.7.7 CATEGORIES= comms -COMMENT= TI calculator link cables library -MAINTAINER= tijl@ulyssis.org - MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= tilp +MAINTAINER= tijl@ulyssis.org +COMMENT= TI calculator link cables library + BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext |