diff options
author | Alexander Nedotsukov <bland@FreeBSD.org> | 2004-02-14 01:35:24 +0000 |
---|---|---|
committer | Alexander Nedotsukov <bland@FreeBSD.org> | 2004-02-14 01:35:24 +0000 |
commit | 09bf4feb5e9991195a9b06a3e608ac42e20b8a33 (patch) | |
tree | 0bf39dc2dd0b5a38dfc679fa17f267d6e3091654 /math/gcalctool/Makefile | |
parent | ef3d02fa64fae8542269ac814369f458c6a4e037 (diff) |
Notes
Diffstat (limited to 'math/gcalctool/Makefile')
-rw-r--r-- | math/gcalctool/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile index bd79885b232e..b0171d816116 100644 --- a/math/gcalctool/Makefile +++ b/math/gcalctool/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gcalctool -PORTVERSION= 4.3.42 -PORTREVISION= 1 +PORTVERSION= 4.3.44 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/4.3 @@ -21,7 +20,7 @@ USE_X_PREFIX= yes USE_GMAKE= yes USE_LIBTOOL= yes USE_REINPLACE= yes -USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui +USE_GNOME= gnomeprefix gnomehack lthack intlhack libgnomeui CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |