mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
Clean up Portfile and build GUI using macOS-specific Makefile. Closes: https://trac.macports.org/ticket/67661
18 lines
308 B
Diff
18 lines
308 B
Diff
--- mac/link-inclibs.sh.orig 2023-06-21 23:48:02
|
|
+++ mac/link-inclibs.sh 2023-06-22 00:07:13
|
|
@@ -80,14 +80,7 @@
|
|
INST_FW="/opt/local/Library/Frameworks/iODBCinst.framework"
|
|
|
|
|
|
-#
|
|
-# Remove old installation
|
|
-#
|
|
-if [ -d "$PREFIX" ] ; then
|
|
- rm -rf "$PREFIX"
|
|
-fi
|
|
|
|
-
|
|
#
|
|
# Create new directory structure
|
|
#
|