diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-08-04 16:11:37 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-08-04 16:11:37 +0000 |
commit | 972ca4afabe0a706de889d635300401fe596e781 (patch) | |
tree | 88208c44ea48fa1c9e3f63bcc27d5f4d229e5dcd /x11 | |
parent | 0f53421b04b0014eeb8ba37d03d658294ffcc73f (diff) | |
download | ports-972ca4afabe0a706de889d635300401fe596e781.tar.gz ports-972ca4afabe0a706de889d635300401fe596e781.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-applets/Makefile | 2 | ||||
-rw-r--r-- | x11/gnome-libs/Makefile | 2 | ||||
-rw-r--r-- | x11/gnomeapplets/Makefile | 2 | ||||
-rw-r--r-- | x11/gnomeapplets2/Makefile | 2 | ||||
-rw-r--r-- | x11/gnomecore/Makefile | 2 | ||||
-rw-r--r-- | x11/gnomelibs/Makefile | 2 | ||||
-rw-r--r-- | x11/gswitchit/Makefile | 2 | ||||
-rw-r--r-- | x11/gswitchit_applet/Makefile | 2 | ||||
-rw-r--r-- | x11/libgnome/Makefile | 2 | ||||
-rw-r--r-- | x11/stockticker_applet/Makefile | 2 |
10 files changed, 10 insertions, 10 deletions
diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile index 0e2d730a0852..1aecfe827380 100644 --- a/x11/gnome-applets/Makefile +++ b/x11/gnome-applets/Makefile @@ -31,7 +31,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ GTK_CONFIG="${GTK_CONFIG}" \ LIBS="-L${LOCALBASE}/lib" -post-extract: +pre-patch: @${PERL} -pi -e 's|-lpthread|-pthread|g ; \ s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure @find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \ diff --git a/x11/gnome-libs/Makefile b/x11/gnome-libs/Makefile index 90b311d64e31..73a594b5e2d3 100644 --- a/x11/gnome-libs/Makefile +++ b/x11/gnome-libs/Makefile @@ -39,7 +39,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ MAN1= gnome.1 gnome-config.1 MAN5= gnome-mime.5 -post-extract: +pre-patch: @${PERL} -pi -e 's|-lpthread|-pthread|g ; \ s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure @find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \ diff --git a/x11/gnomeapplets/Makefile b/x11/gnomeapplets/Makefile index 0e2d730a0852..1aecfe827380 100644 --- a/x11/gnomeapplets/Makefile +++ b/x11/gnomeapplets/Makefile @@ -31,7 +31,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ GTK_CONFIG="${GTK_CONFIG}" \ LIBS="-L${LOCALBASE}/lib" -post-extract: +pre-patch: @${PERL} -pi -e 's|-lpthread|-pthread|g ; \ s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure @find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \ diff --git a/x11/gnomeapplets2/Makefile b/x11/gnomeapplets2/Makefile index 0e2d730a0852..1aecfe827380 100644 --- a/x11/gnomeapplets2/Makefile +++ b/x11/gnomeapplets2/Makefile @@ -31,7 +31,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ GTK_CONFIG="${GTK_CONFIG}" \ LIBS="-L${LOCALBASE}/lib" -post-extract: +pre-patch: @${PERL} -pi -e 's|-lpthread|-pthread|g ; \ s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure @find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \ diff --git a/x11/gnomecore/Makefile b/x11/gnomecore/Makefile index e3c97ee59ef3..7d98a2c5afad 100644 --- a/x11/gnomecore/Makefile +++ b/x11/gnomecore/Makefile @@ -35,7 +35,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ MAN1= gnome-session.1 gnome-wm.1 save-session.1 MAN5= default.session.5 -post-extract: +pre-patch: @${PERL} -pi -e 's|-lpthread|-pthread|g ; \ s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure @find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \ diff --git a/x11/gnomelibs/Makefile b/x11/gnomelibs/Makefile index 90b311d64e31..73a594b5e2d3 100644 --- a/x11/gnomelibs/Makefile +++ b/x11/gnomelibs/Makefile @@ -39,7 +39,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ MAN1= gnome.1 gnome-config.1 MAN5= gnome-mime.5 -post-extract: +pre-patch: @${PERL} -pi -e 's|-lpthread|-pthread|g ; \ s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure @find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \ diff --git a/x11/gswitchit/Makefile b/x11/gswitchit/Makefile index 112b0620b41a..2c4b32290bee 100644 --- a/x11/gswitchit/Makefile +++ b/x11/gswitchit/Makefile @@ -28,7 +28,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ MAN1= gswitchit_applet.1 -post-extract: +pre-patch: @${PERL} -pi -e 's|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure @find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \ 's|\$\(datadir\)/gnome/|\$\(datadir\)/|g ; \ diff --git a/x11/gswitchit_applet/Makefile b/x11/gswitchit_applet/Makefile index 112b0620b41a..2c4b32290bee 100644 --- a/x11/gswitchit_applet/Makefile +++ b/x11/gswitchit_applet/Makefile @@ -28,7 +28,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ MAN1= gswitchit_applet.1 -post-extract: +pre-patch: @${PERL} -pi -e 's|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure @find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \ 's|\$\(datadir\)/gnome/|\$\(datadir\)/|g ; \ diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile index 90b311d64e31..73a594b5e2d3 100644 --- a/x11/libgnome/Makefile +++ b/x11/libgnome/Makefile @@ -39,7 +39,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ MAN1= gnome.1 gnome-config.1 MAN5= gnome-mime.5 -post-extract: +pre-patch: @${PERL} -pi -e 's|-lpthread|-pthread|g ; \ s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure @find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \ diff --git a/x11/stockticker_applet/Makefile b/x11/stockticker_applet/Makefile index 83b9e5e79df3..1f21d1f8cbec 100644 --- a/x11/stockticker_applet/Makefile +++ b/x11/stockticker_applet/Makefile @@ -27,7 +27,7 @@ CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" -post-extract: +pre-patch: @${PERL} -pi -e 's|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure @find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \ 's|\$\(datadir\)/gnome/|\$\(datadir\)/|g ; \ |