diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-09-27 09:53:01 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-09-27 09:53:01 +0800 |
commit | fe230e5ec5a5a54942aaed5da1f89394567647e9 (patch) | |
tree | 23db0af5c8f5907f3219df4c5074bae417e136cf /x11-themes | |
parent | 85f4bd3775534cfb2731414bb5a108f98b0596f2 (diff) | |
download | marcuscom-ports-fe230e5ec5a5a54942aaed5da1f89394567647e9.tar marcuscom-ports-fe230e5ec5a5a54942aaed5da1f89394567647e9.tar.gz marcuscom-ports-fe230e5ec5a5a54942aaed5da1f89394567647e9.tar.bz2 marcuscom-ports-fe230e5ec5a5a54942aaed5da1f89394567647e9.tar.lz marcuscom-ports-fe230e5ec5a5a54942aaed5da1f89394567647e9.tar.xz marcuscom-ports-fe230e5ec5a5a54942aaed5da1f89394567647e9.tar.zst marcuscom-ports-fe230e5ec5a5a54942aaed5da1f89394567647e9.zip |
Remove gnometarget.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11643 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/icon-naming-utils/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/icon-naming-utils/Makefile b/x11-themes/icon-naming-utils/Makefile index 3939e4922..979311429 100644 --- a/x11-themes/icon-naming-utils/Makefile +++ b/x11-themes/icon-naming-utils/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= ${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple USE_PERL5= yes GNU_CONFIGURE= yes USE_GMAKE= yes -USE_GNOME= gnomehack pkgconfig gnometarget +USE_GNOME= gnomehack pkgconfig pre-configure: @ ${REINPLACE_CMD} -e "s|[(]datadir[)]/pkgconfig|(prefix)/libdata/pkgconfig|g" ${WRKSRC}/Makefile.in |