diff options
Diffstat (limited to 'textproc/libxslt')
-rw-r--r-- | textproc/libxslt/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/textproc/libxslt/Makefile b/textproc/libxslt/Makefile index 39c19468e051..33a2dc5ec2e0 100644 --- a/textproc/libxslt/Makefile +++ b/textproc/libxslt/Makefile @@ -12,8 +12,6 @@ DIST_SUBDIR= gnome2 MAINTAINER?= desktop@FreeBSD.org COMMENT?= The XSLT C library for GNOME -.if !defined(REFERENCE_PORT) - USES+= cpe gmake gnome localbase libtool pathfix CPE_VENDOR= xmlsoft GNU_CONFIGURE= yes @@ -47,5 +45,3 @@ post-patch: ${WRKSRC}/doc/Makefile.in .include <bsd.port.mk> - -.endif |