diff options
author | kris <kris@FreeBSD.org> | 2006-01-28 16:19:22 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-01-28 16:19:22 +0800 |
commit | 32d5d5c3dae5ea1fe905138c6b3ccd56ce988b95 (patch) | |
tree | 24dc74d92dba6061e9a4a642f2ae5344077c6b71 /polish/gnugadu | |
parent | 57f06da393995a2827720f97204afc65d58cdf1f (diff) | |
download | freebsd-ports-gnome-32d5d5c3dae5ea1fe905138c6b3ccd56ce988b95.tar.gz freebsd-ports-gnome-32d5d5c3dae5ea1fe905138c6b3ccd56ce988b95.tar.zst freebsd-ports-gnome-32d5d5c3dae5ea1fe905138c6b3ccd56ce988b95.zip |
BROKEN: Needs to be converted to use OPTIONS. The home-brewed configure
script is interfering with package builds.
Diffstat (limited to 'polish/gnugadu')
-rw-r--r-- | polish/gnugadu/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/polish/gnugadu/Makefile b/polish/gnugadu/Makefile index 2fd5c2cee313..60470b2f613d 100644 --- a/polish/gnugadu/Makefile +++ b/polish/gnugadu/Makefile @@ -16,6 +16,8 @@ DISTNAME= gg-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A GaduGadu client for X11/GTK +BROKEN= Needs to be converted to OPTIONS + USE_GMAKE= yes USE_GNOME= gtk12 USE_REINPLACE= yes |