Use the right pkg-plist depending on whether GNOME support is configured.

This commit is contained in:
Archie Cobbs 2002-09-07 03:28:34 +00:00
parent 6b39617b3d
commit cc2aaa879e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=65762
3 changed files with 2093 additions and 3 deletions

View File

@ -31,6 +31,7 @@ CONFIGURE_ENV= CFLAGS="-D_P1003_1B_VISIBLE -pthread -I${PREFIX}/include -L${PREF
.if defined(WITH_GNOMELIBS)
USE_GNOMENG= yes
USE_GNOME= gnomelibs
PLIST= ${PKGDIR}/pkg-plist.gnome
.endif
# Directories for the three SableVM source components

View File

@ -1955,9 +1955,6 @@ lib/sablevm/libclasspath.so
lib/sablevm/libfdlibm-%%PORTVERSION%%.so
lib/sablevm/libfdlibm.la
lib/sablevm/libfdlibm.so
lib/sablevm/libgnu-java-awt-peer-gtk-%%PORTVERSION%%.so
lib/sablevm/libgnu-java-awt-peer-gtk.la
lib/sablevm/libgnu-java-awt-peer-gtk.so
lib/sablevm/libjava-io-%%PORTVERSION%%.so
lib/sablevm/libjava-io.la
lib/sablevm/libjava-io.so

2092
java/sablevm/pkg-plist.gnome Normal file

File diff suppressed because it is too large Load Diff