diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-26 14:06:08 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-26 14:06:08 +0000 |
commit | 216b5a285fdcc1456a307fcc60f3507c20d613eb (patch) | |
tree | d0c8617b772b8f0a175d436d938b8d844590b41f /net-im/hotot | |
parent | b829518a7d432b7cc2546fde7f032238d1db13dc (diff) | |
download | ports-216b5a285fdcc1456a307fcc60f3507c20d613eb.tar.gz ports-216b5a285fdcc1456a307fcc60f3507c20d613eb.zip |
Notes
Diffstat (limited to 'net-im/hotot')
-rw-r--r-- | net-im/hotot/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/hotot/Makefile b/net-im/hotot/Makefile index da3c440c5817..be6f9e1404f1 100644 --- a/net-im/hotot/Makefile +++ b/net-im/hotot/Makefile @@ -22,6 +22,7 @@ USE_GNOME= intltool INSTALLS_ICONS= yes CFLAGS+= -I${LOCALBASE}/include # does not uphold CPPFLAGS +LDFLAGS+= -L${LOCALBASE}/lib -lintl OPTIONS_DEFINE= GTK2 QT4 KDE4 OPTIONS_DEFAULT= GTK2 QT4 |