diff options
Diffstat (limited to 'www/cssed/Makefile')
-rw-r--r-- | www/cssed/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/cssed/Makefile b/www/cssed/Makefile index f67c5bddd358..f2c4706aa389 100644 --- a/www/cssed/Makefile +++ b/www/cssed/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= An application to help CSS style sheets creation and maintenance -USES= pathfix +USES= pathfix pkgconfig USE_GNOME= gtk20 libxml2 GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include |