diff options
Diffstat (limited to 'devel/linux-c6-libglade2/Makefile')
-rw-r--r-- | devel/linux-c6-libglade2/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/devel/linux-c6-libglade2/Makefile b/devel/linux-c6-libglade2/Makefile index eb04a43c17d4..cf471623e954 100644 --- a/devel/linux-c6-libglade2/Makefile +++ b/devel/linux-c6-libglade2/Makefile @@ -3,7 +3,7 @@ PORTNAME= libglade2 PORTVERSION= 2.6.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel linux MAINTAINER= emulation@FreeBSD.org @@ -17,10 +17,6 @@ USE_LINUX_RPM= yes RPMVERSION= 3.1.el6 USE_LDCONFIG= yes -PLIST_FILES= usr/lib/libglade-2.0.so.0 usr/lib/libglade-2.0.so.0.0.7 \ - usr/share/xml/libglade/glade-2.0.dtd -PLIST_DIRS= usr/share/xml/libglade usr/share/xml \ - usr/lib/libglade/2.0 usr/lib/libglade DOCSDIR= usr/share/doc/${PORTNAME}-${PORTVERSION} PORTDOCS= AUTHORS COPYING NEWS README DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr |