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/eiciel | |
parent | d4f621dbf29afa7c8ab0a36460943e2889fa75b3 (diff) | |
download | ports-a2849da21a993b42e6db9fffc1a4cf7bb6ba8d14.tar.gz ports-a2849da21a993b42e6db9fffc1a4cf7bb6ba8d14.zip |
Notes
Diffstat (limited to 'sysutils/eiciel')
-rw-r--r-- | sysutils/eiciel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/eiciel/Makefile b/sysutils/eiciel/Makefile index 891775dab000..4a67649a9226 100644 --- a/sysutils/eiciel/Makefile +++ b/sysutils/eiciel/Makefile @@ -23,6 +23,7 @@ USE_GNOME= gnomehack gnomeprefix intlhack nautilus2 libgnomeui USE_GMAKE= yes USE_AUTOTOOLS= libtool +USE_PKGCONFIG= build CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ARGS= --with-nautilus-extensions-dir=${PREFIX}/lib/nautilus/extensions-2.0 |