diff options
author | ade <ade@FreeBSD.org> | 2000-10-13 15:33:18 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-10-13 15:33:18 +0000 |
commit | 7e1c11bca38153d6bc567fcfd537ee917759dcb6 (patch) | |
tree | 82957f93c56c7ee8d9f3a8c295786bde4aaccd71 /x11/gnomelibs/Makefile | |
parent | 3d377d7a67900abf12a30fc9a808e4ec7e2e4691 (diff) | |
download | FreeBSD-ports-7e1c11bca38153d6bc567fcfd537ee917759dcb6.zip FreeBSD-ports-7e1c11bca38153d6bc567fcfd537ee917759dcb6.tar.gz |
Update to 1.2.5
Diffstat (limited to 'x11/gnomelibs/Makefile')
-rw-r--r-- | x11/gnomelibs/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/gnomelibs/Makefile b/x11/gnomelibs/Makefile index 2560455..c7ca730 100644 --- a/x11/gnomelibs/Makefile +++ b/x11/gnomelibs/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gnomelibs -PORTVERSION= 1.2.4 -PORTREVISION= 2 +PORTVERSION= 1.2.5 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gnome-libs @@ -25,7 +24,7 @@ USE_IMLIB= yes USE_ESOUND= yes USE_LIBTOOL= yes INSTALLS_SHLIB= yes -LIBTOOLFILES= configure libart_lgpl/configure +LIBTOOLFILES= configure libart_lgpl/configure devel-docs/configure CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \ --datadir=${PREFIX}/share/gnome \ --disable-test-gnome |