diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-10-14 19:28:28 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-10-14 19:28:28 +0000 |
commit | 5fec40cf2a85a57998d880d5945ebfdaf30558b7 (patch) | |
tree | b4bd9dfe6acfedd636a2710c9d57f16847531d8f /x11 | |
parent | 2a327f4bcb929a99ef1327270e1980b13a74b04e (diff) | |
download | ports-5fec40cf2a85a57998d880d5945ebfdaf30558b7.tar.gz ports-5fec40cf2a85a57998d880d5945ebfdaf30558b7.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/zenity/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/zenity/Makefile b/x11/zenity/Makefile index 9007fff3da61..d6a59c51b6e8 100644 --- a/x11/zenity/Makefile +++ b/x11/zenity/Makefile @@ -28,6 +28,8 @@ USE_REINPLACE= yes MAN1= zenity.1 +CONFLICTS= gtkada-1.2.* + CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" pre-configure: |