diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-07-27 14:21:06 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-07-27 14:21:06 +0000 |
commit | e34e27fec0d6a9d6018a7f09544017a83964421c (patch) | |
tree | b368e53d0b61fb57012f0fc823cc4f83f9c1fe8b /x11-toolkits/rep-gtk2 | |
parent | 9a07d271c00c4b6bc31c481c6b37c2c8fcdbac32 (diff) |
Notes
Diffstat (limited to 'x11-toolkits/rep-gtk2')
-rw-r--r-- | x11-toolkits/rep-gtk2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/rep-gtk2/Makefile b/x11-toolkits/rep-gtk2/Makefile index 4d5415fa0c2c..15bf911d78ea 100644 --- a/x11-toolkits/rep-gtk2/Makefile +++ b/x11-toolkits/rep-gtk2/Makefile @@ -24,6 +24,7 @@ USE_XZ= yes USE_GNOME= gnomehack gtk20 USE_GMAKE= yes USE_AUTOTOOLS= libtool +USE_PKGCONFIG= build MAKE_JOBS_SAFE= yes CPPFLAGS+= -I${LOCALBASE}/include |