View | Details | Raw Unified | Return to bug 271090
Collapse All | Expand All

(-)b/graphics/pstoedit/Makefile (-1 / +1 lines)
Lines 12-18 LICENSE= GPLv2+ Link Here
12
LIB_DEPENDS=	libgd.so:graphics/gd	\
12
LIB_DEPENDS=	libgd.so:graphics/gd	\
13
		libzip.so:archivers/libzip
13
		libzip.so:archivers/libzip
14
14
15
USES=		ghostscript libtool localbase pathfix pkgconfig
15
USES=		ghostscript gmake libtool localbase pathfix pkgconfig
16
GNU_CONFIGURE=	yes
16
GNU_CONFIGURE=	yes
17
MAKE_ENV=	INSTALL_STRIP_FLAG="${STRIP}"
17
MAKE_ENV=	INSTALL_STRIP_FLAG="${STRIP}"
18
USE_LDCONFIG=	yes
18
USE_LDCONFIG=	yes

Return to bug 271090