summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2005-08-05 10:11:41 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2005-08-05 10:11:41 +0000
commit6ede5d72469afdfbf5e281c341c57939ca99a170 (patch)
treee5c022e0fe734f5f60b5d79cd76afc86c6ca297a /emulators
parentmake fetchable (diff)
Fix build by removing gcc-3.2 since port builds fine on 5/6/7 with
default compiler. Portlint(1). Approved by: portmgr (implicit)
Notes
Notes: svn path=/head/; revision=140779
Diffstat (limited to 'emulators')
-rw-r--r--emulators/twin/Makefile6
-rw-r--r--emulators/twin/pkg-plist38
2 files changed, 20 insertions, 24 deletions
diff --git a/emulators/twin/Makefile b/emulators/twin/Makefile
index e8a042738ba1..0da7cd1b2c4c 100644
--- a/emulators/twin/Makefile
+++ b/emulators/twin/Makefile
@@ -7,7 +7,7 @@
PORTNAME= twin
PORTVERSION= 3.1.14
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= emulators devel
MASTER_SITES= ${MASTER_SITE_NETBSD} \
@@ -37,10 +37,6 @@ INSTALLS_SHLIB= yes
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 500113
-USE_GCC= 3.2
-.endif
-
FMT?= /usr/bin/fmt
LIBRARIES= libadvapi32.so libcomctl32.so libcomm.so \
diff --git a/emulators/twin/pkg-plist b/emulators/twin/pkg-plist
index 30d431c1fed7..8dee5ef57d07 100644
--- a/emulators/twin/pkg-plist
+++ b/emulators/twin/pkg-plist
@@ -46,22 +46,22 @@ lib/libwinsock.so
lib/libwinsock.so.%%LIBVER%%
lib/libwinspool.so
lib/libwinspool.so.%%LIBVER%%
-%%PORTDOCS%%share/doc/twin/bin-convert.txt
-%%PORTDOCS%%share/doc/twin/config.doc
-%%PORTDOCS%%share/doc/twin/debugger.1
-%%PORTDOCS%%share/doc/twin/dll-binary.txt
-%%PORTDOCS%%share/doc/twin/dll-native.txt
-%%PORTDOCS%%share/doc/twin/lib-config.txt
-%%PORTDOCS%%share/doc/twin/lib-debug.txt
-%%PORTDOCS%%share/doc/twin/lib-porting.txt
-%%PORTDOCS%%share/doc/twin/lib-qna.txt
-%%PORTDOCS%%share/doc/twin/lib-thunk.c
-%%PORTDOCS%%share/doc/twin/lib-verify.txt
-%%PORTDOCS%%share/doc/twin/rc.1
-%%PORTDOCS%%share/doc/twin/readme.twinrc
-%%PORTDOCS%%share/doc/twin/sample.twinrc
-%%PORTDOCS%%share/doc/twin/src-issues.txt
-%%PORTDOCS%%share/doc/twin/twinrc.doc
-%%PORTDOCS%%share/doc/twin/win.ini
-%%PORTDOCS%%share/doc/twin/wrt-setup.txt
-%%PORTDOCS%%@dirrm share/doc/twin
+%%PORTDOCS%%%%DOCSDIR%%/bin-convert.txt
+%%PORTDOCS%%%%DOCSDIR%%/config.doc
+%%PORTDOCS%%%%DOCSDIR%%/debugger.1
+%%PORTDOCS%%%%DOCSDIR%%/dll-binary.txt
+%%PORTDOCS%%%%DOCSDIR%%/dll-native.txt
+%%PORTDOCS%%%%DOCSDIR%%/lib-config.txt
+%%PORTDOCS%%%%DOCSDIR%%/lib-debug.txt
+%%PORTDOCS%%%%DOCSDIR%%/lib-porting.txt
+%%PORTDOCS%%%%DOCSDIR%%/lib-qna.txt
+%%PORTDOCS%%%%DOCSDIR%%/lib-thunk.c
+%%PORTDOCS%%%%DOCSDIR%%/lib-verify.txt
+%%PORTDOCS%%%%DOCSDIR%%/rc.1
+%%PORTDOCS%%%%DOCSDIR%%/readme.twinrc
+%%PORTDOCS%%%%DOCSDIR%%/sample.twinrc
+%%PORTDOCS%%%%DOCSDIR%%/src-issues.txt
+%%PORTDOCS%%%%DOCSDIR%%/twinrc.doc
+%%PORTDOCS%%%%DOCSDIR%%/win.ini
+%%PORTDOCS%%%%DOCSDIR%%/wrt-setup.txt
+%%PORTDOCS%%@dirrm %%DOCSDIR%%