diff options
author | pav <pav@FreeBSD.org> | 2004-12-09 03:36:55 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-12-09 03:36:55 +0800 |
commit | 07505b0b826930a5f7bd0468985622fa0aea6f7e (patch) | |
tree | 387a1cd5e27e5c1dc9ec7af67502f41f46a0f9e8 /devel/valgrind-snapshot | |
parent | 32fc9a77439e2aac4392cfbba5896a007507d55f (diff) | |
download | freebsd-ports-gnome-07505b0b826930a5f7bd0468985622fa0aea6f7e.tar.gz freebsd-ports-gnome-07505b0b826930a5f7bd0468985622fa0aea6f7e.tar.zst freebsd-ports-gnome-07505b0b826930a5f7bd0468985622fa0aea6f7e.zip |
- Take care of leftover pkgconfig directory
PR: ports/74818
Submitted by: Simon Barner <barner@gmx.de> (maintainer)
Diffstat (limited to 'devel/valgrind-snapshot')
-rw-r--r-- | devel/valgrind-snapshot/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/valgrind-snapshot/Makefile b/devel/valgrind-snapshot/Makefile index 9c4a620e2f7c..1e4240e498e1 100644 --- a/devel/valgrind-snapshot/Makefile +++ b/devel/valgrind-snapshot/Makefile @@ -22,6 +22,7 @@ LATEST_LINK= valgrind-snapshot ONLY_FOR_ARCHS= i386 USE_GMAKE= yes +USE_GNOME= pkgconfig USE_PERL5_BUILD=yes USE_REINPLACE= yes GNU_CONFIGURE= yes |