aboutsummaryrefslogtreecommitdiff
path: root/databases/animenfo-client-gtk
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2013-09-21 11:06:03 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2013-09-21 11:06:03 +0000
commit1e3119b07ebe66367ead55242a47710e556bf383 (patch)
tree2051ba0023bbf060fa37051dc7fc6990710a53b1 /databases/animenfo-client-gtk
parent0dea0192303406b3b949a31479a4264b58bafce6 (diff)
downloadports-1e3119b07ebe66367ead55242a47710e556bf383.tar.gz
ports-1e3119b07ebe66367ead55242a47710e556bf383.zip
Notes
Diffstat (limited to 'databases/animenfo-client-gtk')
-rw-r--r--databases/animenfo-client-gtk/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/animenfo-client-gtk/Makefile b/databases/animenfo-client-gtk/Makefile
index b09d49e39147..03552db1e4ec 100644
--- a/databases/animenfo-client-gtk/Makefile
+++ b/databases/animenfo-client-gtk/Makefile
@@ -14,6 +14,8 @@ COMMENT= AnimeNfo client with GTK support
LICENSE= GPLv2
+NO_STAGE= yes
+
USES= pkgconfig gettext
USE_GMAKE= yes
USE_GNOME= gtk20
@@ -23,5 +25,4 @@ CFLAGS+= ${CPPFLAGS}
LDFLAGS+= -L${LOCALBASE}/lib
PLIST_FILES= bin/animenfo-client-gtk
-NO_STAGE= yes
.include <bsd.port.mk>