diff options
author | augustss <augustss> | 2005-04-28 15:14:44 +0000 |
---|---|---|
committer | augustss <augustss> | 2005-04-28 15:14:44 +0000 |
commit | 296ecbc3f21e491a0432748cfd381dff871ed80f (patch) | |
tree | d81f6a33a94f99e79ada6fc69baf9df78b855a38 | |
parent | f40cd0763a6b5413313256dc20474d5e830f7fef (diff) | |
download | pkgsrc-296ecbc3f21e491a0432748cfd381dff871ed80f.tar.gz |
The album themes does not really require apache.
-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" |