diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-12-08 19:36:55 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-12-08 19:36:55 +0000 |
commit | 5b4e49c639fcbce2d20a7000702b737df6e44e8b (patch) | |
tree | 4e39a2247172aba85425e911c52b715041a51567 /devel/valgrind-snapshot/Makefile | |
parent | 573f9ae62cfe6f4601ceb5ce4462bd53a66ee343 (diff) |
- Take care of leftover pkgconfig directory
PR: ports/74818
Submitted by: Simon Barner <barner@gmx.de> (maintainer)
Notes
Notes:
svn path=/head/; revision=123483
Diffstat (limited to 'devel/valgrind-snapshot/Makefile')
-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 |