diff options
Diffstat (limited to 'print/pslib')
-rw-r--r-- | print/pslib/Makefile | 3 | ||||
-rw-r--r-- | print/pslib/pkg-plist | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/print/pslib/Makefile b/print/pslib/Makefile index e902f430bb86..b21a4286a3f9 100644 --- a/print/pslib/Makefile +++ b/print/pslib/Makefile @@ -8,6 +8,7 @@ PORTNAME= pslib PORTVERSION= 0.2.6 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -19,7 +20,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png USE_GNOME= gnomehack gnometarget intlhack pkgconfig -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" \ ac_cv_prog_DOC_TO_MAN="" diff --git a/print/pslib/pkg-plist b/print/pslib/pkg-plist index c619eb36bfaa..90b9200600a3 100644 --- a/print/pslib/pkg-plist +++ b/print/pslib/pkg-plist @@ -3,6 +3,7 @@ include/libps/pslib-mp.h include/libps/pslib.h include/libps/psversion.h lib/libps.a +lib/libps.la lib/libps.so lib/libps.so.2 libdata/pkgconfig/libps.pc |