diff options
author | augustss <augustss@pkgsrc.org> | 2005-04-28 15:14:44 +0000 |
---|---|---|
committer | augustss <augustss@pkgsrc.org> | 2005-04-28 15:14:44 +0000 |
commit | 090b382c51e20d67137be981bbfe7f1a8c31a6b5 (patch) | |
tree | d81f6a33a94f99e79ada6fc69baf9df78b855a38 /www/album_themes | |
parent | d6a161ed41396d811912a9633849a118ca39a0ed (diff) | |
download | pkgsrc-090b382c51e20d67137be981bbfe7f1a8c31a6b5.tar.gz |
The album themes does not really require apache.
Diffstat (limited to 'www/album_themes')
-rw-r--r-- | www/album_themes/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/album_themes/Makefile b/www/album_themes/Makefile index 6b9ef79a91e..0774fa11ca7 100644 --- a/www/album_themes/Makefile +++ b/www/album_themes/Makefile @@ -37,5 +37,4 @@ do-install: cd ${PREFIX}/${A_DATADIR}; \ ${TAR} -xzf ${DISTDIR}/${DISTFILES} -.include "../../www/apache/buildlink3.mk" .include "../../mk/bsd.pkg.mk" |