aboutsummaryrefslogtreecommitdiff
path: root/multimedia/totem/Makefile
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2004-11-25 08:03:48 +0000
committerMichael Johnson <ahze@FreeBSD.org>2004-11-25 08:03:48 +0000
commit46161b9f5932b800182e785a228ee30cdfc5fb70 (patch)
treeda0d9a72e960a023afa6fc31ef79bed004ca5792 /multimedia/totem/Makefile
parenta019fbff5b211bb6898fcebf947c37739550fe8a (diff)
downloadports-46161b9f5932b800182e785a228ee30cdfc5fb70.tar.gz
ports-46161b9f5932b800182e785a228ee30cdfc5fb70.zip
Notes
Diffstat (limited to 'multimedia/totem/Makefile')
-rw-r--r--multimedia/totem/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile
index 3aa705546a2f..0a8edd11115f 100644
--- a/multimedia/totem/Makefile
+++ b/multimedia/totem/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= totem
-PORTVERSION= 0.99.19
+PORTVERSION= 0.99.22
CATEGORIES= multimedia gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/...$//}
@@ -23,6 +23,7 @@ USE_X_PREFIX= yes
USE_GNOME= gnomeprefix intlhack gnomehack gnomedesktop desktopfileutils
USE_GMAKE= yes
USE_LIBTOOL_VER=15
+INSTALLS_OMF= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib -lXrandr"