- Cleanup objformat-removal fallout

- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Use PLIST_FILES

Approved by:	portmgr (pav; implicit)
This commit is contained in:
Emanuel Haupt 2007-03-29 12:18:19 +00:00
parent 3cb2c90cfc
commit 34481f581a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=188747
2 changed files with 6 additions and 3 deletions

View file

@ -21,8 +21,13 @@ USE_X_PREFIX= yes
USE_GNOME= gtk12
USE_GMAKE= yes
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
USE_LDCONFIG= yes
CONFIGURE_ENV= CFLAGS="${CFLAGS} -L${LOCALBASE}/lib"
PLIST_FILES= lib/xmms/Input/libcdread.so lib/xmms/Input/libcdread.la
post-patch:
@${REINPLACE_CMD} -e '/objformat=/s|=.*|=elf|' ${WRKSRC}/ltconfig
.include <bsd.port.mk>

View file

@ -1,2 +0,0 @@
lib/xmms/Input/libcdread.so
lib/xmms/Input/libcdread.la