diff options
author | kevlo <kevlo@FreeBSD.org> | 2001-04-24 14:19:40 +0000 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2001-04-24 14:19:40 +0000 |
commit | 62d675ea8739c8ccda0e34ea2248bf5d7edfeb8f (patch) | |
tree | be9c7b6013d7c9199c4c17af9c1e240d1e2e07d7 | |
parent | 8c76f14bf41f9f6e17f44c80042cbec11f66ae09 (diff) | |
download | FreeBSD-ports-62d675ea8739c8ccda0e34ea2248bf5d7edfeb8f.zip FreeBSD-ports-62d675ea8739c8ccda0e34ea2248bf5d7edfeb8f.tar.gz |
Make it unbroken
PR: 26731
Submitted by: MAINTAINER
-rw-r--r-- | devel/libuta/files/patch-aa | 2 | ||||
-rw-r--r-- | devel/wftk/files/patch-aa | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/libuta/files/patch-aa b/devel/libuta/files/patch-aa index 91ce114..1568d0d 100644 --- a/devel/libuta/files/patch-aa +++ b/devel/libuta/files/patch-aa @@ -5,7 +5,7 @@ # gives unlimited permission to copy, distribute and modify it. +LIBS="$LIBS -L/usr/local/lib" -+ ++SDL_CONFIG="/usr/local/bin/sdl11-config" + # Defaults: ac_help= diff --git a/devel/wftk/files/patch-aa b/devel/wftk/files/patch-aa index 91ce114..1568d0d 100644 --- a/devel/wftk/files/patch-aa +++ b/devel/wftk/files/patch-aa @@ -5,7 +5,7 @@ # gives unlimited permission to copy, distribute and modify it. +LIBS="$LIBS -L/usr/local/lib" -+ ++SDL_CONFIG="/usr/local/bin/sdl11-config" + # Defaults: ac_help= |