diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2007-02-19 06:58:20 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2007-02-19 06:58:20 +0000 |
commit | de0ff7bb7c970e05f39f75943ee2c13cdd0b53a9 (patch) | |
tree | 846b8d591048bd0225791a3b62367f069aca6ff1 /devel/libtifiles2/Makefile | |
parent | b37b69049b8b67c8640758ead44a952a66c6206f (diff) | |
download | ports-de0ff7bb7c970e05f39f75943ee2c13cdd0b53a9.tar.gz ports-de0ff7bb7c970e05f39f75943ee2c13cdd0b53a9.zip |
Notes
Diffstat (limited to 'devel/libtifiles2/Makefile')
-rw-r--r-- | devel/libtifiles2/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/libtifiles2/Makefile b/devel/libtifiles2/Makefile index f7b6e1eb428b..7d451ffbcafb 100644 --- a/devel/libtifiles2/Makefile +++ b/devel/libtifiles2/Makefile @@ -6,11 +6,11 @@ # PORTNAME= libtifiles2 -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.3 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gtktiemu -DISTNAME= ${PORTNAME}-20061030 +DISTNAME= ${PORTNAME}-20070207 MAINTAINER= tijl@ulyssis.org COMMENT= TI calculator file types library @@ -21,7 +21,6 @@ WRKSRC= ${WRKDIR}/libtifiles USE_AUTOTOOLS= libtool:15 USE_BZIP2= yes -USE_GCC= 3.4+ USE_GMAKE= yes USE_GNOME= glib20 gnomehack pkgconfig USE_LDCONFIG= yes |