diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-02-20 18:26:42 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-02-20 18:26:42 +0000 |
commit | 387f34ee2456c6329bb73c44e776ba9873eabc3d (patch) | |
tree | b68776fe5bcdf267d7952c928b3816fe5c469bf2 /x11-toolkits/gnustep-back/Makefile | |
parent | ea1cd5ed25b9e5ced62ffe817efdefbcc6e56d09 (diff) |
- add COMMENT
Notes
Notes:
svn path=/head/; revision=75965
Diffstat (limited to 'x11-toolkits/gnustep-back/Makefile')
-rw-r--r-- | x11-toolkits/gnustep-back/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/gnustep-back/Makefile b/x11-toolkits/gnustep-back/Makefile index 665405fb89b7..7e25db374ba7 100644 --- a/x11-toolkits/gnustep-back/Makefile +++ b/x11-toolkits/gnustep-back/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_GNUSTEP} \ MASTER_SITE_SUBDIR= core MAINTAINER= dinoex@FreeBSD.org +COMMENT= GNUstep GUI backend BUILD_DEPENDS= ${COMBOLIBDIR}/libgnustep-gui.so:${PORTSDIR}/x11-toolkits/gnustep-gui BUILD_DEPENDS+= ${LOCALBASE}/lib/libcallback.a:${PORTSDIR}/devel/ffcall |