aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormax <max@FreeBSD.org>1997-09-06 13:32:33 +0800
committermax <max@FreeBSD.org>1997-09-06 13:32:33 +0800
commit0301bcbf5cc9066701d19fc4cc0cba5aaadabaab (patch)
treebc14165cc392677e361c50591e12b4e3a37047d9
parent69e6746ee37ad92b849ba130e07475b48e8a062b (diff)
downloadfreebsd-ports-gnome-0301bcbf5cc9066701d19fc4cc0cba5aaadabaab.tar.gz
freebsd-ports-gnome-0301bcbf5cc9066701d19fc4cc0cba5aaadabaab.tar.zst
freebsd-ports-gnome-0301bcbf5cc9066701d19fc4cc0cba5aaadabaab.zip
Add LIB_DEPENDS to libXpm.
PR: 4473 Submitted by: Warner Losh <imp@village.org>
-rw-r--r--games/xgalaga/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/xgalaga/Makefile b/games/xgalaga/Makefile
index 08f36d9154fb..f91dd6bce81c 100644
--- a/games/xgalaga/Makefile
+++ b/games/xgalaga/Makefile
@@ -3,7 +3,7 @@
# Date created: 27 August 1995
# Whom: asami
#
-# $Id: Makefile,v 1.3 1996/11/18 09:53:22 asami Exp $
+# $Id: Makefile,v 1.4 1996/11/30 00:12:17 torstenb Exp $
#
DISTNAME= xgalaga-1.6c
@@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= games
MAINTAINER= asami@FreeBSD.ORG
+LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
+
USE_IMAKE= yes
NO_INSTALL_MANPAGES= yes