diff options
author | asami <asami@FreeBSD.org> | 1998-11-29 12:43:13 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-11-29 12:43:13 +0000 |
commit | 63673876d4f9da0d832c3dcdcb57e5c9c8ffccf2 (patch) | |
tree | 1192ccd4bb2724833518c7a912f03e792fe34b80 /sysutils/asapm | |
parent | fbcd9d32ca81ab29c4255c9b0015c3f4f4e61529 (diff) | |
download | FreeBSD-ports-63673876d4f9da0d832c3dcdcb57e5c9c8ffccf2.zip FreeBSD-ports-63673876d4f9da0d832c3dcdcb57e5c9c8ffccf2.tar.gz |
More missing dependencies.
Diffstat (limited to 'sysutils/asapm')
-rw-r--r-- | sysutils/asapm/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/asapm/Makefile b/sysutils/asapm/Makefile index d12794b..f3b6be9 100644 --- a/sysutils/asapm/Makefile +++ b/sysutils/asapm/Makefile @@ -3,7 +3,7 @@ # Date created: 6 Aug 1998 # Whom: Brian Handy <handy@physics.montana.edu> # -# $Id: Makefile,v 1.3 1998/11/02 03:44:55 steve Exp $ +# $Id: Makefile,v 1.4 1998/11/21 07:27:40 steve Exp $ # DISTNAME= asapm-2.2 @@ -12,6 +12,8 @@ MASTER_SITES= http://bewoner.dma.be/Albert/linux/software/ MAINTAINER= handy@physics.montana.edu +LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm + USE_X_PREFIX= yes MAN1= asapm.1x |