diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-09-30 05:48:18 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-09-30 05:48:18 +0000 |
commit | f31a41e040568005b3b09102cf98224464f1b992 (patch) | |
tree | e17bb00e0d9501b8bf7a3ac8f153537170feff68 /emulators/xsystem35 | |
parent | 74cc29959aa6d3893575fe91a2df0b8839715186 (diff) | |
download | freebsd-ports-f31a41e040568005b3b09102cf98224464f1b992.zip |
BROKEN: Broken pkg-plist
Approved by: portmgr (self)
Diffstat (limited to 'emulators/xsystem35')
-rw-r--r-- | emulators/xsystem35/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/xsystem35/Makefile b/emulators/xsystem35/Makefile index c3af8ade91e2..d5dd5deb3286 100644 --- a/emulators/xsystem35/Makefile +++ b/emulators/xsystem35/Makefile @@ -16,6 +16,8 @@ COMMENT= AliceSoft System 3.5/3.6/3.8/3.9 on X Window System LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis \ jpeg.9:${PORTSDIR}/graphics/jpeg +BROKEN= Broken pkg-plist + USE_AUTOCONF_VER= 259 USE_LIBTOOL_VER= 15 USE_GETTEXT= yes |