diff options
author | marcus <marcus@FreeBSD.org> | 2003-10-14 19:28:28 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-10-14 19:28:28 +0000 |
commit | a5ecb4596b4252efe327de73767723b23c8bee25 (patch) | |
tree | a531c3b246eb6a027f1898d1fde5b2a52142bb90 /x11/zenity | |
parent | 5cadc08c2f78711cea6848bf2e45b8d5202dbfe2 (diff) | |
download | FreeBSD-ports-a5ecb4596b4252efe327de73767723b23c8bee25.zip FreeBSD-ports-a5ecb4596b4252efe327de73767723b23c8bee25.tar.gz |
Add a CONFLICT on gtkada.
PR: 58027
Submitted by: maintainer
Diffstat (limited to 'x11/zenity')
-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 9007fff..d6a59c5 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: |