- Drop .la files, no dependees require them
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= ftgl
|
||||
DISTVERSION= 2.1.3-rc5
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= SF/${PORTNAME}/FTGL%20Source/2.1.3%7Erc5
|
||||
@@ -16,7 +16,7 @@ LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-gl-inc="${LOCALBASE}/include" \
|
||||
--without-glut-inc
|
||||
USES= pathfix gmake libtool:keepla
|
||||
USES= pathfix gmake libtool
|
||||
USE_GL= gl glu
|
||||
USE_XORG= x11 xext xmu
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
@@ -21,7 +21,6 @@ include/FTGL/FTSimpleLayout.h
|
||||
include/FTGL/FTTextureGlyph.h
|
||||
include/FTGL/ftgl.h
|
||||
lib/libftgl.a
|
||||
lib/libftgl.la
|
||||
lib/libftgl.so
|
||||
lib/libftgl.so.2
|
||||
lib/libftgl.so.2.1.3
|
||||
|
||||
Reference in New Issue
Block a user