aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2002-08-30 21:06:03 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2002-08-30 21:06:03 +0000
commit27ea7268ed988b8edb36341effb135452040033e (patch)
treecc66f9772f5d2ab7c1860d1f4b9580bbfa1ab6c9
parent1e18a408e78f566cf9ab49d253381d07315bad7b (diff)
downloadports-27ea7268ed988b8edb36341effb135452040033e.tar.gz
ports-27ea7268ed988b8edb36341effb135452040033e.zip
Notes
-rw-r--r--graphics/gsubedit/Makefile6
-rw-r--r--multimedia/gsubedit/Makefile6
2 files changed, 6 insertions, 6 deletions
diff --git a/graphics/gsubedit/Makefile b/graphics/gsubedit/Makefile
index 956d6fcf192d..f5a422bf6f47 100644
--- a/graphics/gsubedit/Makefile
+++ b/graphics/gsubedit/Makefile
@@ -18,7 +18,8 @@ MAINTAINER= ports@FreeBSD.org
USE_REINPLACE= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
-USE_GNOME= yes
+USE_GNOMENG= yes
+USE_GNOME= gnomeprefix gnomehack gnomelibs
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
@@ -30,8 +31,7 @@ post-patch:
s|share/pixmaps|share/gnome/pixmaps|g' ${WRKSRC}/configure
@${FIND} ${WRKSRC} -name "Makefile.in*" | ${XARGS} ${REINPLACE_CMD} -e \
's|^gsubeditdoc|#gsubeditdoc|g ; \
- s|-g -O2|| ; \
- s|\$$(datadir)/locale|\$$(prefix)/share/locale|'
+ s|-g -O2|| '
post-install:
.if !defined(NOPORTDOCS)
diff --git a/multimedia/gsubedit/Makefile b/multimedia/gsubedit/Makefile
index 956d6fcf192d..f5a422bf6f47 100644
--- a/multimedia/gsubedit/Makefile
+++ b/multimedia/gsubedit/Makefile
@@ -18,7 +18,8 @@ MAINTAINER= ports@FreeBSD.org
USE_REINPLACE= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
-USE_GNOME= yes
+USE_GNOMENG= yes
+USE_GNOME= gnomeprefix gnomehack gnomelibs
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
@@ -30,8 +31,7 @@ post-patch:
s|share/pixmaps|share/gnome/pixmaps|g' ${WRKSRC}/configure
@${FIND} ${WRKSRC} -name "Makefile.in*" | ${XARGS} ${REINPLACE_CMD} -e \
's|^gsubeditdoc|#gsubeditdoc|g ; \
- s|-g -O2|| ; \
- s|\$$(datadir)/locale|\$$(prefix)/share/locale|'
+ s|-g -O2|| '
post-install:
.if !defined(NOPORTDOCS)