diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-07-27 17:06:03 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-07-27 17:06:03 +0000 |
commit | a2849da21a993b42e6db9fffc1a4cf7bb6ba8d14 (patch) | |
tree | 2ea57431dddea5c41b886f8f681dcebd0c224aae /sysutils/pyrenamer | |
parent | d4f621dbf29afa7c8ab0a36460943e2889fa75b3 (diff) | |
download | ports-a2849da21a993b42e6db9fffc1a4cf7bb6ba8d14.tar.gz ports-a2849da21a993b42e6db9fffc1a4cf7bb6ba8d14.zip |
Notes
Diffstat (limited to 'sysutils/pyrenamer')
-rw-r--r-- | sysutils/pyrenamer/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/pyrenamer/Makefile b/sysutils/pyrenamer/Makefile index 8df6efdf9566..90775d19a9fa 100644 --- a/sysutils/pyrenamer/Makefile +++ b/sysutils/pyrenamer/Makefile @@ -19,6 +19,7 @@ USE_GNOME= gconf2 gnomehack pygtk2 USE_PYTHON= yes USE_GETTEXT= yes USE_GMAKE= yes +USE_PKGCONFIG= build GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |