diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-10-09 07:40:18 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-10-09 07:40:18 +0000 |
commit | ed32c6b0966972f34c12e7777a9f76fb1b78ae39 (patch) | |
tree | ac6b585456b17368104717ad88c24428f41a01af | |
parent | 25ffb4fb92e6e572dd2d302b5e5c87a5e51defd3 (diff) | |
download | ports-ed32c6b0966972f34c12e7777a9f76fb1b78ae39.tar.gz ports-ed32c6b0966972f34c12e7777a9f76fb1b78ae39.zip |
Notes
-rw-r--r-- | x11/gnome-libs/Makefile | 1 | ||||
-rw-r--r-- | x11/gnome-libs/files/patch-aa | 6 | ||||
-rw-r--r-- | x11/gnomelibs/Makefile | 1 | ||||
-rw-r--r-- | x11/gnomelibs/files/patch-aa | 6 | ||||
-rw-r--r-- | x11/libgnome/Makefile | 1 | ||||
-rw-r--r-- | x11/libgnome/files/patch-aa | 6 |
6 files changed, 12 insertions, 9 deletions
diff --git a/x11/gnome-libs/Makefile b/x11/gnome-libs/Makefile index c3dc0f4c7427..da5ed840c084 100644 --- a/x11/gnome-libs/Makefile +++ b/x11/gnome-libs/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomelibs PORTVERSION= 1.4.1.2 +PORTREVISION= 1 CATEGORIES?= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gnome-libs diff --git a/x11/gnome-libs/files/patch-aa b/x11/gnome-libs/files/patch-aa index 7705958f69a1..470d7bb71d40 100644 --- a/x11/gnome-libs/files/patch-aa +++ b/x11/gnome-libs/files/patch-aa @@ -1,8 +1,8 @@ $FreeBSD$ ---- configure.orig Wed Aug 22 16:15:39 2001 -+++ configure Wed Aug 22 16:17:10 2001 +--- configure.orig Fri Oct 5 10:53:42 2001 ++++ configure Fri Oct 5 12:02:38 2001 @@ -5416,7 +5416,7 @@ else @@ -33,7 +33,7 @@ $FreeBSD$ GNOME_LIBDIR='-L${libdir}' -GNOME_INCLUDEDIR='-I${includedir} -DNEED_GNOMESUPPORT_H -I${pkglibdir}/include' -+GNOME_INCLUDEDIR='-I${includedir} -DNEED_GNOMESUPPORT_H' ++GNOME_INCLUDEDIR='-I${includedir}/gnome-1.0 -I${includedir} -DNEED_GNOMESUPPORT_H' GNOME_IDLDIR='-I${datadir}/idl' diff --git a/x11/gnomelibs/Makefile b/x11/gnomelibs/Makefile index c3dc0f4c7427..da5ed840c084 100644 --- a/x11/gnomelibs/Makefile +++ b/x11/gnomelibs/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomelibs PORTVERSION= 1.4.1.2 +PORTREVISION= 1 CATEGORIES?= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gnome-libs diff --git a/x11/gnomelibs/files/patch-aa b/x11/gnomelibs/files/patch-aa index 7705958f69a1..470d7bb71d40 100644 --- a/x11/gnomelibs/files/patch-aa +++ b/x11/gnomelibs/files/patch-aa @@ -1,8 +1,8 @@ $FreeBSD$ ---- configure.orig Wed Aug 22 16:15:39 2001 -+++ configure Wed Aug 22 16:17:10 2001 +--- configure.orig Fri Oct 5 10:53:42 2001 ++++ configure Fri Oct 5 12:02:38 2001 @@ -5416,7 +5416,7 @@ else @@ -33,7 +33,7 @@ $FreeBSD$ GNOME_LIBDIR='-L${libdir}' -GNOME_INCLUDEDIR='-I${includedir} -DNEED_GNOMESUPPORT_H -I${pkglibdir}/include' -+GNOME_INCLUDEDIR='-I${includedir} -DNEED_GNOMESUPPORT_H' ++GNOME_INCLUDEDIR='-I${includedir}/gnome-1.0 -I${includedir} -DNEED_GNOMESUPPORT_H' GNOME_IDLDIR='-I${datadir}/idl' diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile index c3dc0f4c7427..da5ed840c084 100644 --- a/x11/libgnome/Makefile +++ b/x11/libgnome/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomelibs PORTVERSION= 1.4.1.2 +PORTREVISION= 1 CATEGORIES?= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gnome-libs diff --git a/x11/libgnome/files/patch-aa b/x11/libgnome/files/patch-aa index 7705958f69a1..470d7bb71d40 100644 --- a/x11/libgnome/files/patch-aa +++ b/x11/libgnome/files/patch-aa @@ -1,8 +1,8 @@ $FreeBSD$ ---- configure.orig Wed Aug 22 16:15:39 2001 -+++ configure Wed Aug 22 16:17:10 2001 +--- configure.orig Fri Oct 5 10:53:42 2001 ++++ configure Fri Oct 5 12:02:38 2001 @@ -5416,7 +5416,7 @@ else @@ -33,7 +33,7 @@ $FreeBSD$ GNOME_LIBDIR='-L${libdir}' -GNOME_INCLUDEDIR='-I${includedir} -DNEED_GNOMESUPPORT_H -I${pkglibdir}/include' -+GNOME_INCLUDEDIR='-I${includedir} -DNEED_GNOMESUPPORT_H' ++GNOME_INCLUDEDIR='-I${includedir}/gnome-1.0 -I${includedir} -DNEED_GNOMESUPPORT_H' GNOME_IDLDIR='-I${datadir}/idl' |