diff options
Diffstat (limited to 'comms/libticables/Makefile')
-rw-r--r-- | comms/libticables/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/libticables/Makefile b/comms/libticables/Makefile index 5ae41bac7ee0..f032c042e069 100644 --- a/comms/libticables/Makefile +++ b/comms/libticables/Makefile @@ -7,6 +7,7 @@ PORTNAME= libticables PORTVERSION= 3.9.7 +PORTREVISION= 1 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= tilp @@ -16,7 +17,6 @@ COMMENT= TI calculator link cables library LIB_DEPENDS= usb-0.1.8:${PORTSDIR}/devel/libusb -GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" USE_GETTEXT= yes USE_GNOME= gnomehack pkgconfig |