aboutsummaryrefslogtreecommitdiff
path: root/cad/klayout
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2008-05-17 19:52:30 +0000
committerHiroki Sato <hrs@FreeBSD.org>2008-05-17 19:52:30 +0000
commit8aaeb29542bb268110e38f19877e4206149fed8a (patch)
tree0932f970a0c2be264fd9a6bc2ef4f2dfc30a19ce /cad/klayout
parent2efde3c20543781f49253725d3c7c7f56163cac0 (diff)
downloadports-8aaeb29542bb268110e38f19877e4206149fed8a.tar.gz
ports-8aaeb29542bb268110e38f19877e4206149fed8a.zip
Notes
Diffstat (limited to 'cad/klayout')
-rw-r--r--cad/klayout/Makefile1
-rw-r--r--cad/klayout/files/patch-config-Makefile.conf2
2 files changed, 2 insertions, 1 deletions
diff --git a/cad/klayout/Makefile b/cad/klayout/Makefile
index 92c5b8c9e09c..440fcea279d1 100644
--- a/cad/klayout/Makefile
+++ b/cad/klayout/Makefile
@@ -7,6 +7,7 @@
PORTNAME= klayout
PORTVERSION= 0.14
+PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= http://www.klayout.de/
diff --git a/cad/klayout/files/patch-config-Makefile.conf b/cad/klayout/files/patch-config-Makefile.conf
index ee33004ce34d..7e96e87a1415 100644
--- a/cad/klayout/files/patch-config-Makefile.conf
+++ b/cad/klayout/files/patch-config-Makefile.conf
@@ -23,4 +23,4 @@
+LOPT=-Wl,-E -o
+LOPT_SO=-shared -fPIC -o
+
-+LIBS=-L$(QTLIB) -pthread -lQtGui -lQtCore -lQtXml -lrt -lstdc++ -lcrypt
++LIBS=-L$(QTLIB) -pthread -lQtGui -lQtCore -lQtXml -lstdc++ -lcrypt