diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2005-04-21 10:23:51 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2005-04-21 10:23:51 +0000 |
commit | 32fd349c35b37080959fa2d433c00e21815ff02a (patch) | |
tree | 4a8676315a4de24d02cbc8be632b77c76de46509 /devel/pcsc-lite | |
parent | 2a8b912745d89f3f3033ed50e0733a8472208255 (diff) | |
download | ports-32fd349c35b37080959fa2d433c00e21815ff02a.tar.gz ports-32fd349c35b37080959fa2d433c00e21815ff02a.zip |
Notes
Diffstat (limited to 'devel/pcsc-lite')
-rw-r--r-- | devel/pcsc-lite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pcsc-lite/Makefile b/devel/pcsc-lite/Makefile index b691a0f84ce6..af96dd7af0e2 100644 --- a/devel/pcsc-lite/Makefile +++ b/devel/pcsc-lite/Makefile @@ -17,7 +17,7 @@ COMMENT= A smartcard development library GNU_CONFIGURE= yes USE_GMAKE= yes -USE_GNOME= gnomehack +USE_GNOME= gnomehack pkgconfig USE_INC_LIBTOOL_VER= 15 WRKSRC= ${WRKDIR}/pcsc-lite-1.2.9-beta7 |