svn commit: r366075 - head/x11/dgs
Dmitry Marakasov
amdmi3 at FreeBSD.org
Mon Aug 25 13:54:20 UTC 2014
Author: amdmi3
Date: Mon Aug 25 13:54:19 2014
New Revision: 366075
URL: http://svnweb.freebsd.org/changeset/ports/366075
QAT: https://qat.redports.org/buildarchive/r366075/
Log:
- Drop .la files, no dependees require them
Approved by: portmgr blanket
Modified:
head/x11/dgs/Makefile
head/x11/dgs/pkg-plist
Modified: head/x11/dgs/Makefile
==============================================================================
--- head/x11/dgs/Makefile Mon Aug 25 13:54:02 2014 (r366074)
+++ head/x11/dgs/Makefile Mon Aug 25 13:54:19 2014 (r366075)
@@ -3,7 +3,7 @@
PORTNAME= dgs
PORTVERSION= 0.5.9.1
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ../old-gnu/dgs
@@ -20,7 +20,7 @@ MAKE_JOBS_UNSAFE= yes
USE_GHOSTSCRIPT_RUN= yes
USE_XORG= xt sm ice xext x11
USE_GNOME= glib12
-USES= gmake libtool:keepla makeinfo
+USES= gmake libtool makeinfo
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-0.5.9
Modified: head/x11/dgs/pkg-plist
==============================================================================
--- head/x11/dgs/pkg-plist Mon Aug 25 13:54:02 2014 (r366074)
+++ head/x11/dgs/pkg-plist Mon Aug 25 13:54:19 2014 (r366075)
@@ -33,17 +33,14 @@ include/DPS/dpsfriends.h
include/DPS/dpsops.h
include/DPS/psops.h
lib/libdps.a
-lib/libdps.la
lib/libdps.so
lib/libdps.so.0
lib/libdps.so.0.0.1
lib/libdpstk.a
-lib/libdpstk.la
lib/libdpstk.so
lib/libdpstk.so.0
lib/libdpstk.so.0.0.1
lib/libpsres.a
-lib/libpsres.la
lib/libpsres.so
lib/libpsres.so.0
lib/libpsres.so.0.0.1
More information about the svn-ports-all
mailing list